home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Amiga Format CD 44
/
Amiga Format CD44 (1999-08-26)(Future Publishing)(GB)(Track 1 of 3)[!][issue 1999-10].iso
/
-serious-
/
misc
/
telewords
/
original
/
makefile
next >
Wrap
Makefile
|
1999-07-12
|
133b
|
8 lines
all: telewords telenum
telewords: telewords.c
cc -s -O telewords.c -o telewords
telenum: telenum.c
cc -s -O telenum.c -o telenum